home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / programy / eM CLient 2.0.5952.0 Beta / setup.msi / eMClient.cab / ManualChmFile / advanced information / protocols / security protocols.htm < prev   
Encoding:
Extensible Markup Language  |  2009-09-08  |  3.1 KB  |  39 lines

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" MadCap:tocPath="">
  3.     <head>
  4.         <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" /><title>Procedure 1a</title>
  5.         <link href="ms-its:manual.chm::/resources/stylesheets/styles.css" rel="stylesheet" type="text/css" />
  6.         <script src="../../skinsupport/madcaputilities.js">/*<![CDATA[*/ /*]]>*/</script>
  7.         <script src="../../skinsupport/madcapbody.js">/*<![CDATA[*/ /*]]>*/</script>
  8.         <script src="../../skinsupport/madcaphighlighter.js">/*<![CDATA[*/ /*]]>*/</script>
  9.     </head>
  10.     <body><script language="javascript">
  11. if (window.name != "content")
  12.     document.write("<center><a href='../../index.html?page=Advanced information/Protocols/Security Protocols.htm'>show framing</a></center>")
  13. </script>
  14.         <h1><a name="kanchor76"></a>Security protocols</h1>
  15.         <h2>TLS and SSL protocols</h2>
  16.         <p>Transport Layer Security (TLS) and its predecessor, Secure Sockets Layer (SSL), are cryptographic protocols that provide secure communications on the Internet for web browsing, e-mail, Internet faxing, instant messaging and other data transfers. There are slight differences between SSL and TLS, but they are largely the same.</p>
  17.         <p>TLS involves three basic phases:</p>
  18.         <ol type="1" class="MadCap1">
  19.             <li class="MadCap3" value="1"> Peer negotiation for algorithm support</li>
  20.             <li class="MadCap3" value="2">Key exchange and authentication</li>
  21.             <li class="MadCap3" value="3">Symmetric cipher encryption and message authentication</li>
  22.         </ol>
  23.         <p>During the first phase, the client and server negotiate cipher suites, which determine the ciphers to be used, the key exchange and authentication algorithms, as well as the message authentication codes (MACs). The key exchange and authentication algorithms are typically public key algorithms, or as in TLS-PSK pre-shared keys could be used. The message authentication codes are made up from cryptographic hash functions using the HMAC construction.</p>
  24.         <p> </p>
  25.         <div style="width: 100%;position: relative;">
  26.             <hr />
  27.             <p style="font-size: 8pt;color: #808080;margin-top: 0, 12em;margin-bottom: 0, 12em;margin-right: 0px;margin-left: 0px;text-align: right;">Copyright ⌐ 
  28.  2008 E&S Software ltd.</p>
  29.             <p style="font-size: 8pt;color: #808080;margin-top: 0, 12em;margin-bottom: 0, 12em;margin-right: 0px;margin-left: 0px;text-align: right;">E&S Software Ltd.
  30. 5 Percy Street
  31. London W1T 1DG</p>
  32.             <p style="font-size: 8pt;color: #808080;margin-top: 0, 12em;margin-bottom: 0, 12em;margin-right: 0px;margin-left: 0px;text-align: right;">Tel +4402081338956</p>
  33.             <p style="font-size: 8pt;color: #808080;margin-top: 0, 12em;margin-bottom: 0, 12em;margin-right: 0px;margin-left: 0px;text-align: right;">support@emclient.com
  34. </p>
  35.         </div>
  36.         <script type="text/javascript" src="../../skinsupport/madcapbodyend.js">
  37.         </script>
  38.     </body>
  39. </html>